home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2002 August / CD Rom Data Ağustos 2002.iso / Egitim / yandanmenu1.swf / scripts / DefineButton2_14 / BUTTONCONDACTION on(release).as < prev   
Encoding:
Text File  |  2002-07-17  |  78 b   |  7 lines

  1. on(release){
  2.    tellTarget("_root.1")
  3.    {
  4.       gotoAndStop(1);
  5.    }
  6. }
  7.